home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / bbsee22x.zip / REDOBBS.DOC < prev    next >
Text File  |  1992-05-31  |  2KB  |  41 lines

  1. REDOBBS.EXE
  2.  
  3. BBSee V2.0 contains a new program REDOBBS.EXE which is a utility to
  4. rearrange the BBS file list contained in BBSEE.CFG.
  5.  
  6. IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT
  7. ***********************************************************************
  8. Because of the nature of the delete operations in REDOBBS it will be
  9. necessary to use PACBBSee afterwards.  Note too that BBSEE.CFG will be
  10. modified.
  11. ***********************************************************************
  12.  
  13. To use REDOBBS it is necessary to first create an ASCII text file called
  14. BBSEE.CMD. This command file contains up to 10 lines of commands.  The
  15. following commands are supported:
  16.  
  17. DELETE {BBSNAME}
  18.    Deletes a BBS and moves all the BBS names up one.
  19.  
  20. SWAP {BBSNAME} WITH {BBSNAME}
  21. MOVE {BBSNAME} BEFORE {BBSNAME}
  22.  
  23.    I think these two are self-explanatory.
  24.  
  25. INSERT {BBSNAME} BEFORE {BBSNAME}
  26.    This will insert a new BBS name in the list, moving all the following
  27.    BBS names down one.
  28.  
  29. REPLACE {BBSNAME} WITH {BBSNAME}
  30.  
  31.    This will cause the BBS name to be deleted, as if you overtyped the
  32.    name in BBSetup, with the addition that all data for that BBS will be
  33.    deleted.  If you are 'redoing' a BBS use this option, by giving the
  34.    new BBS name and then use BBSetup to rename it to the old name.
  35.  
  36. After creating this file run REDOBBS from the command line.  I strongly
  37. recommend backing up of your BBSEE.CFG and master database (.db and
  38. .idx) files before using this utility.
  39.  
  40.  
  41.